Week 14. Interface and application programming
- Group assignment:
- Compare as many tool options as possible.
- Document your work on the group work page and reflect on your individual page what you learned.
Scratch
We started by using Scratch for Arduino. S4A is a Scratch modification that allows simple programming some boards of the Arduino open-source hardware platform. It provides new blocks for managing sensors and actuators connected to Arduino. There is also a sensors’ report board similar to the PicoBoard one.
The interface
Steps
we started testing the program by making simple projects such as blinking led using laptop’s keyboard, and using push button. Arduino objects offer blocks for the basic microcontroller functionalities, analog and digital writes and reads Control the Led with Keyboard key (Space )